Module 
EntityType  Independent 
Logical Entity Name  Module 
Default Table Name  SyModule 
Logical Only  NO 
Definition 
 
Note 
 

Module Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Code    CHAR(8)  NO 
 
Name    VARCHAR(30)  NO 
 
IsActive    BIT  NO 
 
ModFlag    CHAR(1)  NO 
 
LastModifiedUserId    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
ModuleId(PK)    INTEGER  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

Module Keys 
Key Name  Key Type  Keys 
SyModule_Code_U_N_IDX  Unique Constraint  Code 
SyModule_SyModuleID_U_C_IDX  PrimaryKey  ModuleId 

Module Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
DocumentPolicyModule  Identifying  One To Zero or More          NO 
DocumentPolicyModuleDocumentStatus  Identifying  One To Zero or More          NO 
SyModuleExternalMap  Non-Identifying  One To Zero or More          NO 
Staff  Non-Identifying  One To Zero or More          NO 
StaffGroup  Non-Identifying  One To Zero or More          NO 
Document  Non-Identifying  One To Zero or More          NO 
DocumentPolicyModule  Non-Identifying  One To Zero or More          NO 
DocumentPolicyModuleDocumentStatus  Non-Identifying  One To Zero or More          NO 
DocumentTypeList  Non-Identifying  One To Zero or More          NO 

Module Check Constraints 
Check Constraint Name  CheckConstraint